Namespace - LJCNetCommon
Parameters
type - The Type object.
Returns
true if not a common interface; otherwise, false.
Syntax
C# |
public Boolean IsNotCommonInterface(Type type)
|
Indicates if the Interface is not a common type.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.